home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 12 / Cream of the Crop 12 (Part II) / Cream of the Crop 12 (Part II).iso / BBS / AUTONT33.ZIP / PROBLEMS.DOC < prev    next >
Encoding:
Text File  |  1996-02-27  |  3.9 KB  |  154 lines

  1. NOTE: AutoNet does NOT work on a SLIP or PPP account.  If you have one
  2. of those, get AutoWinNet from www.computek.net/autownet
  3.  
  4.  
  5. Read this only if you have problems with AutoNet.
  6.  
  7. Since the Internet is not reliable, nor is it predictable, this
  8. program is bound to have some difficulties.  Here are some of
  9. the probable questions you may have:
  10.  
  11.  
  12. --- My NCFTP does not work! ---------------------------------------------
  13.  
  14. Autonet does NOT support NCFTP.  That program is designed to be a cute
  15. interface to FTPing.  And Autonet doesn't like cute interfaces.
  16. It prefers regular old FTP commands.  If possible, ask that your
  17. provider give you regular FTP.
  18.  
  19.  
  20.  
  21.  
  22. ---- AutoNet doesn't log into my Internet provider! ---------------------
  23.  
  24. When AutoNet logs on, it looks for 'login:' or 'Username:' then
  25. fills in your info.  Chances are you don't have a standard prompt
  26. or you got an ugly menu to sort through.
  27.  
  28. You'll need to write a login "script" to get you through the initial
  29. menus or prompts, and straight to the Internet's UNIX SHELL.
  30.  
  31.  
  32.  
  33.  
  34. ---- AutoNet doesn't recognize my serial port. ------------------
  35.  
  36. AutoNet works with port 1-4.  Any wierd IRQ settings are not supported,
  37. yet.  I'll add more expandability to this humongous thing later!
  38.  
  39.  
  40.  
  41. --- Your SCRIPT and LOGIN commands don't work --------------------
  42.  
  43. Try using UPPER CASE, like the examples.
  44.  
  45. Proper:         DELETE *.zip
  46.                 RUN myscrip.scr
  47.                 LOGIN myscrip.scr
  48.  
  49.  
  50.  
  51. --- When its on the Internet, it sometimes hangs there and doesn't ------
  52.     know what to do.
  53.  
  54. Nothing is perfect, and certainly not an expensive program like this  :-)
  55. AutoNet is configured for the Internet the best I could manage.
  56. The Internet is sometimes like Windows.. moody and unpredictable.
  57. (Some people would say Women are like that too)
  58. If you know an Internet site will screw AutoNet up, just mail me
  59. the site name or number, and I will personally log on, and try to
  60. adjust the next version to accomodate it.
  61.  
  62.  
  63.  
  64. --- AutoNet skips over the first line in the agenda file ----------------
  65.  
  66. Very rarely, if a large number of files are open, it will do that.
  67. Put a WAIT 1 as your first line if you have this problem.
  68.  
  69. Example:        WAIT 1
  70.                 ...remainder of agenda file
  71.  
  72.  
  73.  
  74.  
  75. --- AutoNet just doesn't WORK! ---------------------------------------
  76.  
  77. Double check your agenda.  Make sure it's a logical format:
  78.  
  79. IE: No cd /directory when you haven't even FTP'ed a site yet,
  80.     and other common mistakes.
  81.  
  82.     Next, check your log file for details.
  83.  
  84.  
  85.  
  86.  
  87.  
  88.  
  89. --- AutoNet makes some backup copies of everything before it starts -----
  90.  
  91. Yes it does.  If you don't like this, change that setting in your
  92. ADVANCED.CFG file.
  93.  
  94.  
  95.  
  96. ---- How much is AutoNet and how can I order? --------------------------
  97.  
  98. AutoNet is $35.00 American Dollars (no foreign currency, checks, etc)
  99.  
  100. You can order by sending a check drawn on an American bank or a
  101. money order to:
  102.  
  103.     David Smith
  104.     PO Box 202758
  105.     Arlington TX 76006
  106.  
  107. or order with your visa/mastercard by calling 1-800-242-4775
  108. from 8:00am - 5:00pm Texas time.
  109.  
  110.  
  111.  
  112.  
  113. ----- How can I get rid of those beginning stupid screens? -------------
  114.  
  115. They should only appear once.
  116.  
  117.  
  118.  
  119. ----- Where can I find you? --------------------------------------------
  120.  
  121. David Smith:    Internet: physics@computek.net
  122.                 CompuServe: INTERNET:physics@computek.net
  123.                 BBS: (214) 641-6292
  124.  
  125.  
  126.  
  127. ----- Where are the UPDATED copies of AutoNet posted? ------------------
  128.  
  129. Internet: wuarchive.wustl.edu
  130.           /pub/MSDOS_UPLOADS/utils
  131.           autont??.zip
  132.  
  133. or just mail a note to: autonet@unicomp.net
  134.  
  135. CIS:  GO INTERNET
  136.       search libraries for AUTONET as a keyword
  137.  
  138.       GO IBMCOM
  139.       search libraries for AUTONET as a keyword
  140.  
  141. BBS:  Hogard Solutions  (214) 641-6292
  142.  
  143.  
  144. Version will always be named AUTONT??.ZIP
  145. IE:   AUTONT32.ZIP
  146.       AUTONT33.ZIP
  147.  
  148.  
  149.  
  150.  
  151.  
  152.  
  153.  
  154.